Skip to content
Back to search
30
MCP

CLI Executor

pulsemcp/cli executor

Provides a tool for executing local CLI commands asynchronously using FastMCP and asyncio, handling command arguments securely and offering error handling for failed commands.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Secure Shell Executor
Provides a secure way to execute shell commands with robust validation, whitelisting, and timeout handling through an asyncio-powered Python
0 tools
cli-mcp-server-fastmcp
Command line interface for MCP clients with secure execution and customizable security policies
0 tools
executor-mcp
MCP server for managing interactive CLI binary processes
0 tools
Command Executor
Enables secure remote command execution with robust security controls like command allowlisting, direct command invocation without shell acc
0 tools
cli-mcp-server
Command line interface for MCP clients with secure execution and customizable security policies
0 tools
cli-mcp-server
Command line interface for MCP clients with secure execution and customizable security policies
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cli_executor": {
      "url": "None",
      "transport": "http"
    }
  }
}